home *** CD-ROM | disk | FTP | other *** search
/ Amiga Inside! / Amiga FD Inside (1995)(Ultramax).iso / berndspd / sonstiges / askenv / hires / offset.req < prev    next >
Text File  |  1993-05-29  |  227b  |  19 lines

  1. WINDOW
  2. CENTER 300 72
  3. NAME "Cycle-Gadgets..."
  4.  
  5. CYCLE
  6.  LOCAL choice
  7.  POSITION 110 40 80 12
  8.  LABEL "x-Offset fuer das nächste Fenster"
  9.  PLACETEXT ABOVE
  10.  ENTRY
  11.   0
  12.   100
  13.   200
  14.   400
  15. #
  16.  
  17. BUTTON
  18. POSITION 230 55 60 12 LABEL "OK" END #
  19.